encoding/json.Decoder.tokenValueAllowed (method)
5 uses
encoding/json (current package)
stream.go#L58: if !dec.tokenValueAllowed() {
stream.go#L333: func (dec *Decoder) tokenValueAllowed() bool {
stream.go#L376: if !dec.tokenValueAllowed() {
stream.go#L395: if !dec.tokenValueAllowed() {
stream.go#L450: if !dec.tokenValueAllowed() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)